Skip to content

pip(deps): bump openapi-core from 0.19.5 to 0.22.0 - #2638

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/openapi-core-0.22.0
Closed

pip(deps): bump openapi-core from 0.19.5 to 0.22.0#2638
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/develop/openapi-core-0.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor

Bumps openapi-core from 0.19.5 to 0.22.0.

Release notes

Sourced from openapi-core's releases.

0.22.0

Features

  • Typed style deserializers (casting is part of style deserializing) #1075
  • Urlencoded deserializer schema matching type coercion #1077

Fixes

  • BooleanCaster consistent boolean values fix #1076
  • Error with multiple schemas in urlencoded request body #1077

Backward incpomatibilities

  • style_deserializers_factory and media_tyles_deserialization_factory defaults to None in configuration and protocols
  • CastError inherits from DeserializeError
  • StyleDeserializersFactory requires schema_caster_factory
  • removed style_deserialization_factory and media_tyles_deserialization_factory objects

0.21.0

Features

  • Cache compiled path parsers #1063
  • Path tilda special character support #1071

Refactors

  • Path parser refactor #1071

0.20.0

Upgrades

  • Python 3.13 support #994
  • Python 3.14 support #1045
  • Support aioitertools 0.13 #1039
  • Allow FastAPI 0.120 and Starlette 0.49 #1027

Backward incompatibilities

  • Python 3.8 support dropped #994

Fixes

Commits
  • 92b4147 Version 0.22.0
  • 7c98dc8 Merge pull request #1077 from python-openapi/feature/urlencoded-deserializer-...
  • e1ed412 Urlencoded deserializer schema matching type coercion
  • 28ad2f9 Merge pull request #1076 from python-openapi/fix/boolean-caster-consistent-vo...
  • 9f01a88 BooleanCaster consistent boolean values fix
  • 5d0a7d0 Merge pull request #1075 from python-openapi/feature/typed-style-deserializers
  • 0c301b7 Typed style deserializers
  • 33e4503 Merge pull request #1073 from python-openapi/dependabot/pip/pymdown-extension...
  • dd1fa5d Bump pymdown-extensions from 10.9 to 10.16.1
  • af8d160 Merge pull request #1072 from python-openapi/fix/starlette-middleware-skip-va...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/develop/openapi-core-0.22.0 branch 2 times, most recently from be581dc to a33342f Compare March 16, 2026 00:22
Bumps [openapi-core](https://github.com/python-openapi/openapi-core) from 0.19.5 to 0.22.0.
- [Release notes](https://github.com/python-openapi/openapi-core/releases)
- [Commits](python-openapi/openapi-core@0.19.5...0.22.0)

---
updated-dependencies:
- dependency-name: openapi-core
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/develop/openapi-core-0.22.0 branch from a33342f to 8806cdb Compare March 17, 2026 00:23
@dependabot @github

dependabot Bot commented on behalf of github Mar 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #2661.

@dependabot dependabot Bot closed this Mar 17, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/develop/openapi-core-0.22.0 branch March 17, 2026 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants